Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 172,394 for

document formatting

(0.15 sec)
  1. Shading.ClearFormatting | Aspose.Words for .NET

    Effortlessly remove shading from your objects with our ClearFormatting method. Enhance your designs for a polished, professional look!... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words/sha...
  2. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  3. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity.... Document doc = new Document (); DocumentBuilder...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/net/aspose.words.tab...
  4. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....How to Format Number as Date Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers as dates in Excel (or any spreadsheet...

    docs.aspose.com/cells/javascript-cpp/format-num...
  5. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: String Aspose...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. get styles () : Aspose ....Examples Shows how to access a document’s style collection. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact....set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....How to Format Number to Special with C++ Contents [ Hide ] Possible...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  9. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. @property def...with list levels. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...Cells, you can format the cell to display the number...source, or by setting the cell format programmatically. Here’s a...

    forum.aspose.com/t/avoid-using-scientific-notat...